<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>Fortissimo</after>
        <action>MezzoForte</action>
        <scheme> ;;; mf
(Dynamics::Put "MezzoForte" "\\mf" "80")
</scheme>
        <label>Mezzo Forte</label>
        <tooltip>Attach mf indication to a chord.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
